home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / include / proto / mathieeedoubbas.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-02-01  |  340 b   |  12 lines

  1. /* $VER: proto/mathieeedoubbas.h 1.0 (17.4.93) */
  2. #ifndef MATHIEEEDOUBBAS_PROTO_H
  3. #define MATHIEEEDOUBBAS_PROTO_H 1
  4. #include <pragmas/config.h>
  5. #include <exec/types.h>
  6. #include <clib/mathieeedoubbas_protos.h>
  7. #ifdef __SUPPORTS_PRAGMAS__
  8. extern struct Library *MathIeeeDoubBasBase;
  9. #include <pragmas/mathieeedoubbas_pragmas.h>
  10. #endif
  11. #endif
  12.